home *** CD-ROM | disk | FTP | other *** search
/ Plug-In Power Pack for Netscape Communicator / Plug-In Power Pack for Netscape Communicator.iso / plugins / dataviews / dvtools / demos / cpitdemo / readme.txt < prev   
Encoding:
Text File  |  1997-05-08  |  2.2 KB  |  54 lines

  1.      cpitdemo (Instrumentation Demo)
  2.  
  3. There is an icon for this demo in the demo program group. To run the 
  4. Instrumentation Demo, open the demo program group and double-click on the 
  5. icon. If you have installed the demo it will run from the hard drive.
  6. Otherwise it will run from the CD-ROM drive. You will be prompted to
  7. insert the DataViews CD.
  8.  
  9. To remake the demo:
  10.  
  11. 1.    Open an MS-DOS command prompt.
  12.  
  13. 2.    Go to the directory for the demo:
  14.  
  15.         cd <dataviews>\dvtools\demos\cpitdemo
  16.  
  17. 3.    To make the demo, type:
  18.  
  19.         nmake
  20. -------------------------------------------------------------
  21.  
  22. This demo illustrates various aircraft instruments and displays. To access the 
  23. various displays, choose the appropriate buttons from the Display Control 
  24. panel. All selections are made with the left mouse button.
  25.  
  26. NOTE: The demo does not respond to user input until after all displays are 
  27. pre-loaded.
  28.  
  29. The following is a brief overview of each display and how to interact with it.
  30.  
  31. Flight Instruments: This display contains a few simple cockpit instruments, 
  32. including an artificial horizon, gyro and altitude/speed indicators. 
  33.  
  34. The user can see how the instruments respond during flight by selecting the 
  35. various TAKEOFF, CLIMB, DESCEND, LAND and BANK buttons.
  36.  
  37. Flight Test Data: This display could be used to monitor real-time or 
  38. historical data from a flight. The view includes line graphs, digital 
  39. readouts, aircraft position icons, and special indicators. This display is not 
  40. interactive; the data just cycles between several test flights.
  41.  
  42. Cargo Area Controls: This display could be used to train cargo area operators. 
  43. The view contains controls to open doors, turn lights on or off, and raise 
  44. or lower floor panels. The user can interact with the various knobs and 
  45. switches in this display.
  46.  
  47. Multi-Purpose Display: This display represents a typical cockpit MFD. A common 
  48. area is used to display various information during flight. The user can select 
  49. the IMAGE, RADAR, TRACK, and CHECK buttons to get an idea how an MFD is 
  50. used.  The CHECK button displays a Pre-Flight Check list. The user can 
  51. select a list item to "mark" the item as being checked.
  52.  
  53.  
  54.